Welcome![Sign In][Sign Up]
Location:
Search - ftp client server

Search list

[Ftp ClientFtp

Description: 程序能实现基本的FTP客户端功能,能登陆FTP服务器,显示登陆客户机目录下的文件和目录名,能从该目录中选择下载服务器的文件,也能向服务器上传文件。-FTP programs can achieve the basic function of the client can login FTP server, the client displays log files and directories under the directory name from the directory of your choice to download the file server can also upload files to the server.
Platform: | Size: 27648 | Author: hxh | Hits:

[Linux-UnixFTP_socket

Description: 在Linux系统上完成一个文件传输协议(FTP)的简单实现。通过本实验,深入了解FTP协议的原理和协议细节,学会利用socket接口设计实现简单的应用层协议,掌握TCP/IP网络应用程序的基本设计方法和实现技巧。在Linux系统上使用socket接口实现FTP客户端程序,严格按照RFC959,使客户端可以连接至服务器,并且可以进行一些FTP的基本操作,如列出目录、下载文件等。从FTP协议的实现角度来看,客户端与服务器的命令通道和数据通道需要分离。-In the Linux system to complete a file transfer protocol (FTP) simple to achieve. Through this experiment, in-depth understanding of the principles of FTP protocol and protocol details, learn to use simple socket interface design application layer protocol, master TCP/IP network application design and implementation of basic skills. In the Linux system using the socket interface FTP client application, in strict accordance with RFC959, so that clients can connect to the server, and can do some basic FTP operations, such as listing directories, download files. FTP protocol implementation from the perspective of the client and the server' s command channel and data channels are separated.
Platform: | Size: 765952 | Author: gyh | Hits:

[Ftp ClientFTP-server-and-client

Description: 一个简洁的ftp客户端及服务器程序源代码!-A simple ftp client and server source code!
Platform: | Size: 30720 | Author: 陈凡 | Hits:

[Ftp Clientftp-client

Description: qt designer做的界面。 可以输入ftp地址 显示ftp服务器的文件列表 可以下载-qt designer to do the interface. You can enter the ftp server ftp address display a list of files available for download
Platform: | Size: 70656 | Author: weixiaofei | Hits:

[Ftp Clienttftp-client

Description: ftp 客户端与服务器实现 学习的可以-ftp client and server
Platform: | Size: 21504 | Author: lee | Hits:

[Ftp Clientftpapp.tar

Description: Ftp client-server by which client can upload the file in the server
Platform: | Size: 67584 | Author: soma | Hits:

[Ftp Clienta126

Description: vb编写的FTP服务器,FTP客户端,HTTP服务器,HTTP文件下载,HTTP原理示例-VB prepared by the FTP FTP client, server, HTTP server, HTTP file download example, HTTP principle
Platform: | Size: 32768 | Author: 秦伟 | Hits:

[Internet-NetworkThe-FTP-protocol

Description: FTP协议 分为客户端(client),服务器(service) 用VC运行成功,打开各文件中的.dsw文件就可以看到源代码 打开各文件中的Debug文件中的.exe文件理论上是可以看到运行结果,但事实上会显示绑定失败。所以要用到dos界面: 开始——运行——输入cmd——确定——将.exe文件拖到光标后(及输入存储路径)——空格,按回车键 在此之前要打开服务器的.exe文件-The FTP protocol is divided into the client (the client), server (service) with VC running successfully, open the file. Dsw file you can see the source code to open the Debug file in the file. Exe file that can see theoretically to run the results, but in fact shown to bind to fail. So, to use the dos interface: Start- Run- enter cmd- to determine- the exe file onto the cursor (and enter the storage path)- a space, press the Enter key before this, open the server . exe file
Platform: | Size: 995328 | Author: 潘婷 | Hits:

[Internet-Network69ftp

Description: FTP客户端 服务器 能实现简单list 上传下载功能 计算机网络课程设计-FTP client-server computer network curriculum design simple list upload and download functions
Platform: | Size: 2704384 | Author: 程类 | Hits:

[JSP/JavaFTP

Description: 本文档包含了完整的FTP客户端和服务器端代码-This document contains a complete FTP client and server-side code
Platform: | Size: 550912 | Author: polly | Hits:

[Program docsocket

Description: SOCKET编程-mini FTP Client/ Server程序 理论知识,教学用教材-SOCKET programming-theoretical knowledge of the mini FTP Client/Server program, teaching textbooks
Platform: | Size: 307200 | Author: pengzhiyong | Hits:

[JSP/JavaFTP-Client

Description: 连接FTP服务器,FTP操作管理,本地操作管理,队列操作管理及帮助5部分-Connect the FTP server, FTP operations management, local operating management, queue operations management and help Part 5
Platform: | Size: 612352 | Author: 陈倩 | Hits:

[JSP/JavaFTP

Description: java FTP客户端程序具有FTP客户端所要求的上传,下载,文件列表,连接服务端等功能。-Java FTP client program required by the FTP client, upload, download, file list, the connection server.
Platform: | Size: 5831680 | Author: 飞哥 | Hits:

[VC/MFCImplement-ftp-protocol-with-MFC

Description: 设计和实现FTP服务器,主要是遵从FTP协议标准实现FTP服务器 允许现有标准的FTP客户端与它互连互通 支持上传和下载文件。-Design and implementation of an FTP server, mainly to achieve compliance with the standard FTP protocol FTP server allows existing standard FTP client with its interconnection support for uploading and downloading files
Platform: | Size: 194560 | Author: 王刚 | Hits:

[Internet-NetworkServer

Description: ftp客户端软件源代码,经过在i局域网中实际测试,软件可以运行-ftp client software source code, after the actual test in the i-LAN, the software can run
Platform: | Size: 40960 | Author: 张鑫 | Hits:

[androidandroid-4.3-FTP

Description: android 4.3 的FTP客户端demo,内含FTP的上传,下载功能,需要在PC上建立FileZilla等FTP服务端,在文件传输上必不可少。希望可以帮助大家,一起进步-android 4.3 FTP client demo, containing FTP upload, download, you need to build FileZilla and other FTP server on the PC, is essential in the file transfer. I hope to help everyone, with progress
Platform: | Size: 789504 | Author: 裸奔 | Hits:

[Windows DevelopFtp(CSharp)

Description: 一个简单实用的ftp客户端以及服务器,A simple and practical ftp client and server-A simple and practical ftp client and server
Platform: | Size: 155648 | Author: tmac | Hits:

[Internet-NetworkFTP-Client-

Description: 一个FTP服务器和客户端程序,可以在FTP协议下实现远程文件传输-An FTP server and client programs, you can achieve remote file transfer protocol under FTP
Platform: | Size: 16384 | Author: 梅超 | Hits:

[Embeded-SCM Developftp

Description: 嵌入式操作系统中,自己写ftp客户端和服务器端的代码-Embedded operating system, write your own ftp client and server-side code
Platform: | Size: 5120 | Author: Onamo | Hits:

[Windows Developftp

Description: VC FTP 上传下载文件客户端程序,通过设置FTP主机信息(IP地址、用户名、密码)等信息后,可连接到FTP服务器,连接成功后,可通过本FTP程序创建目录删除目录、改变当前目录、上传文件、下载文件、发送文件信息等操作功能,实现了一些基本的FTP操作。-VC FTP client program to upload and download files, by setting the FTP host information (IP address, user name, password) and other information, can connect to the FTP server, the connection is successful, you can create a directory to delete the directory through the FTP program, change the current directory , upload files, download files, send files and information operations functions to achieve some basic FTP operations.
Platform: | Size: 21504 | Author: kpudn38 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 31 »

CodeBus www.codebus.net